home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / pcbt098.zip / PCBTIC.HST < prev    next >
Text File  |  1993-01-26  |  9KB  |  274 lines

  1. ══════ PCBTIC 1.00 ═════════════════════════════════════ Version History ══════
  2.  
  3.   Please note that we are nearing version 1.00.  Send us any suggestions you
  4.   may have, so that they can be included in version 1.00.
  5.  
  6.  
  7.   v0.98
  8.                ┌───────────────────────────────────────────────┐
  9.                │         Included CRCFIX.EXE to update         │
  10.                │        the CRC files to the new format.       │
  11.                │                                               │
  12.                │     Run this program if you are upgrading     │
  13.                │       from a previous version of PCBTIC.      │
  14.                └───────────────────────────────────────────────┘
  15.  
  16.     · Found a bug which would halt the program.  This bug was evident when a
  17.       FIXFILE.BAT file did not exist in the program directory.  Fixed.
  18.                                 - Thank you, George Silberstern (1:273/214).
  19.  
  20.     · Found a file which was being left open in read mode.
  21.  
  22.     · Now logs the import time/date in the CRC file.
  23.  
  24.     · Added support for SQZ archived files.
  25.  
  26.     · Added ability to set outbound file status to HOLD or CRASH.
  27.  
  28.     · The non-registered version now has ALL functions enabled for three areas,
  29.       in order to allow for a proper evaluation.
  30.  
  31.     · Fixed a minor error with the kludge lines for FrontDoor MSG files.
  32.  
  33.     · Added support for the ^aFMPT kludge line.  (I love Fido!  I have to keep
  34.       reminding myself.)
  35.  
  36.     · Optimized the code for reading, reformatting, and writing the file
  37.       description.
  38.  
  39.     · Changed the format of the PCBTIC.RPT file.  The file should be easier to
  40.       read.
  41.  
  42.     · Simplified configuration even more!  MAILER directive no longer needed.
  43.       PCBTIC will look at the CONFIG directory to determine the mailer type.
  44.  
  45.     · Added a display of which outbound node is being processed.
  46.  
  47.     · Now PCBTIC creates the following FrontDoor semaphore files:
  48.                     FDRESCAN.NOW & FDNOEXIT.NOW
  49.  
  50.     · Now checks the seen-by lines in the TIC file, and will not echo files if
  51.       the address already exists.
  52.  
  53.  
  54.   v0.97    921229  23:30  * RELEASED *
  55.  
  56.     · A testing statement was inadvertantly left-in the previous compilation.
  57.       It would cause PCBTIC not to find the CFG file.  This has been fixed in
  58.       the maintenance release.  Thank goodness nobody actually downloaded it.
  59.  
  60.  
  61.   v0.97    921228  12:00  * RELEASED *
  62.  
  63.     · Changed delimiters for TIME directive from a semi-colon to a comma.
  64.  
  65.     · Added support for BinkleyTerm (including the three inbound directories).
  66.  
  67.  
  68.   v0.96    921225  12:00  * RELEASED *          * HAPPY HOLIDAYS *
  69.  
  70.     · Added support for PASSTHRU areas.
  71.  
  72.     · Changing screen output slightly.  Removing some of the duplicate DEBUG
  73.       information.
  74.  
  75.     · Added the ability NOT to send .TIC files for echoed files (NOTIC).
  76.  
  77.     · Fixed a bug by which a file description might get garbled.
  78.  
  79.     · We had one report of the program crashing.  I believe that the garbled
  80.       description caused this.  (I was modifying a non-initialized variable.
  81.       This is a no no.)
  82.  
  83.     · Added the TIME directive to properly calculate UTC (GMT) for outbound
  84.       files.
  85.  
  86.     · Registration fees have been modified.  Thanks for the feedback!
  87.  
  88.  
  89.   v0.95    921130  15:10  * RELEASED *
  90.  
  91.     · Will now use the description located in the FILE_ID.DIZ or DESC.SDI file,
  92.       if available.  Screen saving/restoring procedures were tested on CGA, EGA
  93.       & VGA monitors; it should work with mono monitors, too.
  94.  
  95.  
  96.   v0.94                   * NOT RELEASED *
  97.  
  98.     · Interim FILE_ID.DIZ version.
  99.  
  100.  
  101.   v0.93    921122  11:53  * RELEASED *
  102.  
  103.     · Had to adjust CRC routines because of a bug in TICK 2.10 which sometimes
  104.       only reports a 28-bit CRC rather than 32-bits.
  105.  
  106.     · Added `/CORRUPT' command line parameter.  See DOCs.
  107.  
  108.     · Minor error closing report file.  Fixed.
  109.  
  110.  
  111.   v0.92    921122  22:12  * RELEASED *
  112.  
  113.     · Fixed the CRC calculation routines.
  114.  
  115.     · Other minor adjustment of code done.
  116.  
  117.     · I'm getting out of release numbers.  I'll have to finish soon. :)
  118.  
  119.  
  120.   v0.91    921122         * NOT RELEASED *
  121.  
  122.     · When a file was being moved, the description was entered first, then the
  123.       file was moved.  If the file already exists in the destination, then the
  124.       move was aborted properly, but the new description was entered.  Fixed.
  125.  
  126.     · Added file CRC verification routines.
  127.  
  128.  
  129.   v0.90    921120  11:55  * RELEASED *
  130.  
  131.     · Minor bug when moving files.  Fixed.
  132.  
  133.  
  134.   v0.89                   * NOT RELEASED *
  135.  
  136.     · Added KEY file support.
  137.  
  138.     · Handles an unlimited number of areas, FROM, and TO addresses.  This is
  139.       limited only by memory, and the key file.
  140.  
  141.     · Descriptions for .BAD files were being added to the report.  This has
  142.       been fixed.
  143.  
  144.     · Modified the report file, to include the AREA name, and the REPLACES
  145.       file, if applicable.
  146.  
  147.     · PCBTIC now reads your SETUP.FD (FrontDoor setup) file in to get the
  148.       location of the INBOUND, OUTBOUND, and NETMAIL paths.  This shortens the
  149.       CFG file.
  150.  
  151.     · Added a CFG directive which indicates the type of Mailer you are using.
  152.  
  153.  
  154.   v0.88                   * NOT RELEASED *
  155.  
  156.     · Restructuring of code.
  157.  
  158.  
  159.   v0.87                   * NOT RELEASED *
  160.  
  161.     · Rewrite to allow unlimited areas.
  162.  
  163.  
  164.   v0.86                   * NOT RELEASED *
  165.  
  166.     · Fixed a bug in the filename displaying procedures.  Used by DEBUG.
  167.  
  168.     · PCBTIC now allows multiple FROM addresses (and passwords)
  169.  
  170.     · Now properly handles points as destinations.
  171.  
  172.  
  173.   v0.85                   * NOT RELEASED *
  174.  
  175.     · Fixed a bug whereby an echoed file was moved to outbound directory, but
  176.       was truncated after 4K.
  177.  
  178.     · Fixed a typo on the `Created by' line in outbound TIC files.
  179.  
  180.     · Fixed this DOC file to indicate what errorlevels are used upon
  181.       termination of the program.  REGISTERED version only.
  182.  
  183.     · The registered version of PCBTIC will now log any errorlevel.
  184.  
  185.     · No longer able to pres ^C during program delay.
  186.  
  187.     · PCBTIC now allows multiple TO addresses (and passwords).
  188.  
  189.  
  190.   v0.84                   * NOT RELEASED *
  191.  
  192.     · First attempt at echoing files.
  193.  
  194.     · Seems to be echoing files in areas where it is not supposed to.  Will
  195.       have to investigate further.
  196.  
  197.  
  198.   v0.83    920929  23:15  * RELEASED *
  199.  
  200.     · Fixed bug renaming TIC files to DUP and BAD extension.
  201.  
  202.  
  203.   v0.82    920924  00:33  * RELEASED *
  204.  
  205.     · Now properly reads the TO addresses in the AREA declaration sections.
  206.  
  207.     · Expected completion before year-end 1992.
  208.  
  209.  
  210.   v0.81                   * NOT RELEASED *
  211.  
  212.     · Have finally found a bug which would not let PCBTIC properly process a
  213.       large number of files; some files would remain open.
  214.  
  215.     · Found and fixed one other instance of an output file not being closed
  216.       properly.  I think that all files are now properly closed.
  217.  
  218.  
  219.   v0.80    920901  01:09  * RELEASED *
  220.  
  221.     · Added debugging code to the program.  Now logs which files were opened,
  222.       and in what mode as well as which files have been closed. This option is
  223.       enabled by typing DEBUG on the command line.  More debugging information
  224.       will be added later.
  225.  
  226.     · This version now creates a batch file calles AFTER.BAT with the following
  227.       command for each file imported: `CALL FIXFILE.BAT filename'.  This will
  228.       enable you to process incoming files in any way you want, such as virus
  229.       checking, etc.  * REGISTERED VERSION ONLY *
  230.  
  231.  
  232.   v0.79                   * NOT RELEASED *
  233.  
  234.     · Changed file opening and closing methods.  This seems to have nuked an
  235.       unknown bug whereby the program could not find a CRC file.
  236.  
  237.  
  238.   v0.78                   * NOT RELEASED *
  239.  
  240.     · Now reports the size of undefined files (see v0.77).
  241.  
  242.     · Now checks for enough room while moving file as well as before move.
  243.  
  244.     · Made a minor change in date changing routines to increase speed.
  245.  
  246.     · Changed delay to 15 seconds.
  247.  
  248.     · Creates a .BAT file which contains the following command for each file
  249.       imported:
  250.                         CALL FIXFILE.BAT filespec
  251.  
  252.  
  253.   v0.77    920820  12:33  * NOT RELEASED *
  254.  
  255.     · Now properly reports TIC files which have areas not defined in CFG file.
  256.       Size of these files is not yet reported.
  257.  
  258.  
  259.   v0.76    920817  22:48  * RELEASED *
  260.  
  261.     · Description would be messed-up if certain conditions were met.  Fixed.
  262.  
  263.     · Incoming description would be deleted if the replace file was the same as
  264.       the incoming file, and there was no description for the old file.  Fixed.
  265.  
  266.     · Fixed a minor error in the DOC file.
  267.  
  268.     · Added 30 second delay for non-registered versions.
  269.  
  270.  
  271.   v0.75    920812  19:26  * RELEASED *
  272.  
  273.     · Initial Release.
  274.